Micron Document
Fox's Git Mirrors


Displaying Rendered • View rawDownload

examples/wasm/vendor/github.com/mdlayher/vsock/README.md 83609bcb589eb3cfc35b98ecc0b3327b2ae99d77 (83609bcb) Text, 1.28 KB

vsock ![Test Status](https://github.com/mdlayher/vsock/actions) ![Go Reference](https://pkg.go.dev/github.com/mdlayher/vsock) ![Go Report Card](https://goreportcard.com/report/github.com/mdlayher/vsock)

Package T383838vsock provides access to Linux VM sockets (T383838AF_VSOCK) for
communication between a hypervisor and its virtual machines. MIT Licensed.

For more information about VM sockets, see my blog about

Stability

See the CHANGELOG file for a description of changes between
releases.

This package has a stable v1 API and any future breaking changes will prompt
the release of a new major version. Features and bug fixes will continue to
occur in the v1.x.x series.

This package only supports the two most recent major versions of Go, mirroring
Go's own release policy. Older versions of Go may lack critical features and bug
fixes which are necessary for this package to function correctly.

Served by rngit 1.5.4 - Generated in 0.05s